-
Home
-
Zephyr Project Manager
-
3.3.3
-
Code
-
Classes
- RestApi
Total Complexity |
113 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
1,707 |
Lines of code |
1,546 |
Logical lines of code |
672 |
Comment lines |
9 |
Methods |
45 |
Properties |
0 |
Methods 45
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
D |
12 |
1 |
950 |
save_settings() |
A |
49 |
15 |
25 |
authenticate() |
A |
43 |
8 |
49 |
permissions() |
A |
45 |
7 |
43 |
tasks() |
A |
52 |
8 |
23 |
general_statistics() |
S |
48 |
5 |
33 |
create_task() |
S |
51 |
5 |
25 |
update_task() |
S |
55 |
5 |
17 |
update_project() |
S |
53 |
4 |
20 |
getActivities() |
S |
55 |
4 |
19 |
authenticateApp() |
S |
49 |
3 |
31 |
task_discussion() |
S |
55 |
3 |
19 |
project_discussion() |
S |
55 |
3 |
19 |
projects_dashboard() |
S |
58 |
3 |
16 |
get_custom_fields() |
S |
62 |
3 |
11 |
new_project_message() |
S |
53 |
2 |
23 |
new_task_message() |
S |
53 |
2 |
23 |
create_project() |
S |
56 |
1 |
18 |
copy_project() |
S |
57 |
1 |
17 |
categories() |
S |
67 |
2 |
8 |
verify() |
S |
72 |
2 |
5 |
projects() |
S |
64 |
2 |
10 |
getStatuses() |
S |
65 |
2 |
9 |
update_custom_field() |
S |
60 |
1 |
14 |
create_custom_field() |
S |
60 |
1 |
14 |
create_subtask() |
S |
63 |
1 |
11 |
delete_custom_field() |
S |
76 |
1 |
4 |
getTeams() |
S |
77 |
1 |
4 |
add_project_to_dashboard() |
S |
80 |
1 |
3 |
update_project_status() |
S |
78 |
1 |
3 |
getSettings() |
S |
68 |
1 |
7 |
delete_project() |
S |
80 |
1 |
3 |
copy_task() |
S |
72 |
1 |
5 |
delete_task() |
S |
68 |
1 |
8 |
convert_task() |
S |
73 |
1 |
5 |
get_users() |
S |
77 |
1 |
4 |
complete_task() |
S |
75 |
1 |
4 |
project_tasks() |
S |
75 |
1 |
4 |
delete_category() |
S |
76 |
1 |
4 |
update_category() |
S |
65 |
1 |
9 |
create_category() |
S |
73 |
1 |
5 |
task_subtasks() |
S |
75 |
1 |
4 |
check_status() |
S |
64 |
1 |
10 |
response() |
S |
79 |
1 |
3 |
logActivity() |
S |
71 |
1 |
5 |